window: Don't queue resize handler
authorBenjamin Otte <otte@redhat.com>
Tue, 10 Apr 2018 20:02:31 +0000 (22:02 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 11 Apr 2018 01:16:34 +0000 (03:16 +0200)
commite0415fccd7ed97f299bbc213e58a78612a42deca
tree8b1ae841bd12fd61b9d3cfba9bd7081559b1ba57
parentb591d7bc205efaa8bd9267cd05630453c5c7dd89
window: Don't queue resize handler

It's not needed, because the queue_allocate() call right above it does
this work.
gtk/gtkwindow.c